projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a852bd
)
Bump ostree version
author
Felix Krull
<f_krull@gmx.de>
Fri, 6 Mar 2020 12:42:56 +0000
(13:42 +0100)
committer
Colin Walters
<walters@verbum.org>
Fri, 6 May 2022 16:53:55 +0000
(12:53 -0400)
rust-bindings/rust/Cargo.toml
patch
|
blob
|
history
diff --git
a/rust-bindings/rust/Cargo.toml
b/rust-bindings/rust/Cargo.toml
index 49904dbc774209c865a2caf896390bcfdd9826de..09ffcb66744acc1df28663b2550870f284eb579e 100644
(file)
--- a/
rust-bindings/rust/Cargo.toml
+++ b/
rust-bindings/rust/Cargo.toml
@@
-1,6
+1,6
@@
[package]
name = "ostree"
-version = "0.7.
0
"
+version = "0.7.
1
"
authors = ["Felix Krull"]
license = "MIT"
@@
-40,7
+40,7
@@
gio = "0.8.0"
glib-sys = "0.9.1"
gobject-sys = "0.9.1"
gio-sys = "0.9.1"
-ostree-sys = { version = "0.5.
3
", path = "sys" }
+ostree-sys = { version = "0.5.
4
", path = "sys" }
[dev-dependencies]
maplit = "1.0.1"